home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Leser 19 / Amiga Plus Leser CD 19.iso / Tools / Hardware / DCE_PCI_Software / Warp3d_42a / Warp3D / Demo / gears_68k < prev    next >
Text File  |  2001-02-08  |  158b  |  7 lines

  1. IF EXISTS devs:monitors/CVision3D
  2.     ; The CVision3D can't use hires because of limited video ram
  3.     gears68k.exe -width 320 -height 240
  4. ELSE
  5.     gears68k.exe
  6. ENDIF
  7.